PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package
/
PDFFieldWidget Class
/ setTextColor Method
The widget text color.
Collapse All
Expand All
In This Topic
setTextColor Method
In This Topic
Sets the widget text color.
Syntax
public
void
setTextColor(
PDFColor
value
)
Parameters
value
The widget text color.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
Thrown when the property is set to a color other than Gray, RGB or CMYK.
See Also
Reference
PDFFieldWidget Class
PDFFieldWidget Members